A trivial fix. login_unconditionally needs to be called with
authorEwan Mellor <ewan@xensource.com>
Tue, 28 Nov 2006 18:41:42 +0000 (18:41 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 28 Nov 2006 18:41:42 +0000 (18:41 +0000)
commitb496644a2b007274b9aeb060a556b9993ab529d2
tree301456f9fa9e43c996cc20c4466646fd5922cb82
parentea3b5838d8c4992fd254d44444bcb9216fdd227e
A trivial fix. login_unconditionally needs to be called with
self.login_unconditionally to avoid  "global name
'login_unconditionally' is not defined"

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/xend/XendAuthSessions.py